Block Group: | Table Operations |
Icon: |
![]() |
The Select Columns block returns a table that contains only the defined column names from the input table.
The following properties of the Select Columns block can take input and give output.
input receives the table from which you want to select rows.
columns specifies the columns in the input table to select, as comma-separated column names.
The following property of the Select Columns block can give output but cannot take input.
The following image demonstrates an example of the Select Columns block. In this example, two columns from the input table are selected.